blktap: re-enable O_DIRECT in block_qcow.c
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 22 Oct 2008 10:55:33 +0000 (11:55 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 22 Oct 2008 10:55:33 +0000 (11:55 +0100)
commitd0292e3adbba7a62d174cc6b9354e75f3321caf0
tree030a6b63cef899003aadc57f1c6ca388f000560a
parent87396a40955f5e7c2d479ad1e956328cc6a3fb06
blktap: re-enable O_DIRECT in block_qcow.c

Turns out that only two reads and writes in block-qcow.c need to be
fixed to work correctly with O_DIRECT.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/blktap/drivers/block-qcow.c